home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / shore_siege.swf / scripts / DefineSprite_456 / frame_1 / PlaceObject2_439_327 / CLIPACTIONRECORD onClipEvent(load).as < prev    next >
Text File  |  2011-08-19  |  167b  |  8 lines

  1. onClipEvent(load){
  2.    active = false;
  3.    this.swapDepths(_parent.getNextHighestDepth() + _root.weaponDepth);
  4.    _visible = false;
  5.    xPos = _X;
  6.    yPos = _Y;
  7. }
  8.